2025-07-11 01:03:27,366 [ 283565 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 01:03:27,366 [ 283565 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 01:03:27,366 [ 283565 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 01:03:27,366 [ 283565 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_y0mzos --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_postgresql/test.py::test_where_false 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered]' 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [56 items] scheduling tests via LoadFileScheduling test_table_function_mongodb/test.py::test_auth_source test_system_logs_recreate/test.py::test_drop_system_log test_transactions/test.py::test_rollback_unfinished_on_restart1 test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_storage_postgresql/test.py::test_where_false test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_storage_url/test.py::test_file_formats[CSV] test_userspace_page_cache/test.py::test_basics [gw5] [ 1%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw5] [ 3%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw5] [ 5%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw2] [ 7%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw2] [ 8%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw2] [ 10%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw9] [ 12%] PASSED test_storage_postgresql/test.py::test_where_false [gw2] [ 14%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw2] [ 16%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights [gw2] [ 17%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_zookeeper_config/test_password.py::test_identity [gw4] [ 19%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw0] [ 21%] PASSED test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type [gw2] [ 23%] PASSED test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection [gw2] [ 25%] PASSED test_storage_url/test.py::test_url_cluster_with_named_collection [gw0] [ 26%] PASSED test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type [gw0] [ 28%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns [gw7] [ 30%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw0] [ 32%] PASSED test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials [gw4] [ 33%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw0] [ 35%] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid [gw8] [ 37%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw8] [ 39%] SKIPPED test_userspace_page_cache/test.py::test_size_adjustment [gw7] [ 41%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw0] [ 42%] PASSED test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_union_header/test.py::test_read [gw0] [ 44%] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw3] [ 46%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 48%] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw0] [ 50%] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw6] [ 51%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw0] [ 53%] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw0] [ 55%] PASSED test_table_function_mongodb/test.py::test_simple_select_uri [gw9] [ 57%] PASSED test_zookeeper_config/test_password.py::test_identity test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part test_user_defined_object_persistence/test.py::test_persistence [gw6] [ 58%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw7] [ 60%] PASSED test_union_header/test.py::test_read [gw6] [ 62%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw4] [ 64%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw1] [ 66%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] [gw8] [ 67%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw1] [ 69%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] [gw1] [ 71%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] [gw1] [ 73%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] [gw1] [ 75%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] [gw1] [ 76%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] [gw3] [ 78%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw1] [ 80%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] test_system_logs_comment/test.py::test_system_logs_comment [gw1] [ 82%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] [gw3] [ 83%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw1] [ 85%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] [gw1] [ 87%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] [gw1] [ 89%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] [gw1] [ 91%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch [gw1] [ 92%] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] [gw1] [ 94%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] [gw1] [ 96%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] [gw1] [ 98%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] [gw1] [100%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source /ClickHouse/tests/integration/test_table_function_mongodb/test.py:368: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:125: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_missing_columns /ClickHouse/tests/integration/test_table_function_mongodb/test.py:404: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 74.55s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 67.13s call test_system_logs_recreate/test.py::test_system_logs_recreate 30.14s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 28.17s call test_system_logs_recreate/test.py::test_drop_system_log 26.63s setup test_table_function_mongodb/test.py::test_auth_source 24.71s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 24.46s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 23.18s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 23.04s setup test_zookeeper_config/test_password.py::test_identity 21.72s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 21.58s teardown test_userspace_page_cache/test.py::test_size_adjustment 21.56s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 21.45s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 21.34s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 21.32s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 21.25s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 21.08s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 20.90s setup test_storage_postgresql/test.py::test_where_false 19.00s setup test_union_header/test.py::test_read 18.97s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 18.88s setup test_userspace_page_cache/test.py::test_basics 16.58s setup test_storage_url/test.py::test_file_formats[CSV] 16.52s call test_user_defined_object_persistence/test.py::test_persistence 16.37s setup test_system_logs_comment/test.py::test_system_logs_comment 15.27s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.58s setup test_system_logs_recreate/test.py::test_drop_system_log 12.92s teardown test_zookeeper_config/test_password.py::test_identity 12.57s call test_userspace_page_cache/test.py::test_basics 12.47s teardown test_storage_url/test.py::test_url_cluster_with_named_collection 12.24s setup test_user_defined_object_persistence/test.py::test_persistence 11.67s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 10.58s call test_transactions/test.py::test_rollback_unfinished_on_restart1 9.93s call test_table_function_mongodb/test.py::test_oid 9.85s call test_transactions/test.py::test_rollback_unfinished_on_restart2 9.79s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 9.15s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 8.94s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 7.26s call test_system_logs_comment/test.py::test_system_logs_comment 6.73s teardown test_union_header/test.py::test_read 5.38s teardown test_table_function_mongodb/test.py::test_simple_select_uri 5.10s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 5.10s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 4.96s teardown test_storage_postgresql/test.py::test_where_false 4.90s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 4.70s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 4.41s call test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 4.36s call test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 3.29s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 3.10s call test_storage_url/test.py::test_table_function_url_access_rights 2.99s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 2.98s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 2.85s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 2.71s call test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 2.59s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 2.57s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 2.47s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 2.43s call test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 2.39s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 2.32s call test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 2.10s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 2.06s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 1.93s call test_storage_url/test.py::test_file_formats[JSONEachRow] 1.85s call test_table_function_mongodb/test.py::test_secure_connection 1.69s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 1.57s call test_table_function_mongodb/test.py::test_secure_connection_uri 1.53s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 1.53s call test_table_function_mongodb/test.py::test_simple_select_uri 1.47s call test_storage_url/test.py::test_file_formats[CSV] 1.45s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 1.42s call test_table_function_mongodb/test.py::test_simple_select 1.41s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 1.40s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 1.32s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 1.31s call test_storage_url/test.py::test_file_formats[TSV] 1.27s call test_storage_url/test.py::test_file_formats[Parquet] 1.22s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 1.20s call test_zookeeper_config/test_password.py::test_identity 1.19s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.18s call test_table_function_mongodb/test.py::test_complex_data_type 1.15s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 1.10s call test_storage_postgresql/test.py::test_where_false 1.09s teardown test_user_defined_object_persistence/test.py::test_persistence 1.08s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.05s call test_storage_url/test.py::test_url_cluster 1.00s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.99s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.91s call test_table_function_mongodb/test.py::test_auth_source 0.90s setup test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.85s call test_storage_url/test.py::test_partition_by 0.80s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.74s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.65s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.65s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.63s call test_storage_url/test.py::test_url_cluster_with_named_collection 0.63s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.62s call test_table_function_mongodb/test.py::test_missing_columns 0.60s setup test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.50s setup test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.42s call test_userspace_page_cache/test.py::test_size_adjustment 0.38s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.38s call test_table_function_mongodb/test.py::test_incorrect_data_type 0.34s call test_table_function_mongodb/test.py::test_no_credentials 0.32s call test_union_header/test.py::test_read 0.32s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_table_function_mongodb/test.py::test_auth_source 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_table_function_mongodb/test.py::test_oid 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s setup test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_table_function_mongodb/test.py::test_missing_columns 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s setup test_storage_url/test.py::test_partition_by 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_storage_url/test.py::test_url_cluster_with_named_collection 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s teardown test_table_function_mongodb/test.py::test_oid 0.00s teardown test_storage_url/test.py::test_url_cluster 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_storage_postgresql/test.py::test_where_false PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_table_function_mongodb/test.py::test_auth_source PASSED test_storage_url/test.py::test_url_cluster PASSED test_storage_url/test.py::test_url_cluster_with_named_collection PASSED test_table_function_mongodb/test.py::test_complex_data_type PASSED test_table_function_mongodb/test.py::test_incorrect_data_type PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_table_function_mongodb/test.py::test_missing_columns PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_userspace_page_cache/test.py::test_basics PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_table_function_mongodb/test.py::test_oid PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_table_function_mongodb/test.py::test_simple_select_uri PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_union_header/test.py::test_read PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] SKIPPED [1] test_userspace_page_cache/test.py:163: sanitizer build has higher memory consumption; also it is slow ============ 55 passed, 1 skipped, 11 warnings in 271.33s (0:04:31) ============